[Deprecated] Links a BSPK Client with a Client in an external backend system
Clients
[Deprecated] Links a BSPK Client with a Client in an external backend system
deprecated
Deprecated: Use POST /api/platform/v1/shoppers/{id}/external_link instead.
Links a BSPK Client with a client present at your backend system like an ERP.
POST
[Deprecated] Links a BSPK Client with a Client in an external backend system
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
BSPK's unique identifier of the client.
Body
application/json
Client's unique identifier provided by your backend system.
Example:
"CLI-789"
Response
Successful response
